Skip to content

🩹 [Patch]: Cleanup code that is managed in Build-PSModule#14

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
cleanup
Feb 13, 2025
Merged

🩹 [Patch]: Cleanup code that is managed in Build-PSModule#14
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
cleanup

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Feb 13, 2025

Description

This pull request includes changes to streamline the module requirements and clean up the script execution order in the PowerShell scripts.

  • Removed version specifications from the #Requires -Modules statements.
  • Deleted the block of code that builds local scripts, which included retrieving and executing build scripts in a specific order.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug Marius Storhaug (MariusStorhaug) changed the title Cleanup 🩹 [Patch]: Cleanup code that is managed in Build-PSModule Feb 13, 2025
@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit c1b2255 into main Feb 13, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant